toggle menu
My Neighbor Alice
dapp
switch theme
search in API
My Neighbor Alice
/
assets.interfaces.IGriddable
Namespace
IGriddable
Functions
Properties
Properties
height
Link copied to clipboard
val
height
:
I
=
null
id
Link copied to clipboard
val
id
:
I
=
null
interface
Link copied to clipboard
val
interface
:
text
=
"com.myneighboralice.IGriddable"
width
Link copied to clipboard
val
width
:
I
=
null
x_left
Link copied to clipboard
val
x_left
:
I
=
null
y_bottom
Link copied to clipboard
val
y_bottom
:
I
=
null
Functions
dependencies
Link copied to clipboard
function
dependencies
(
)
:
list
<
dclass
>
get
Link copied to clipboard
function
get
(
)
:
dclass
get_area
Link copied to clipboard
function
get_area
(
instance
:
instance
)
:
area
get_grid_attributes
Link copied to clipboard
function
get_grid_attributes
(
instance
:
instance
)
:
map
<
text
,
gtv
?
>
get_height
Link copied to clipboard
function
get_height
(
instance
:
instance
)
:
integer
get_id
Link copied to clipboard
function
get_id
(
instance
:
instance
)
:
text
get_implementor_interface
Link copied to clipboard
function
get_implementor_interface
(
instance
:
instance
)
:
text
get_width
Link copied to clipboard
function
get_width
(
instance
:
instance
)
:
integer
get_x_left
Link copied to clipboard
function
get_x_left
(
instance
:
instance
)
:
integer
get_y_bottom
Link copied to clipboard
function
get_y_bottom
(
instance
:
instance
)
:
integer
register
Link copied to clipboard
function
register
(
account
:
account
)